home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / exampleCode / inventor / DirectManipTrackLight / AllRoom.iv next >
Encoding:
Text File  |  1994-08-02  |  365 b   |  15 lines

  1. #Inventor V2.0 ascii
  2. Separator {
  3.     # First track is to the left
  4.     Translation { translation -4 0 0 }
  5.     File { name TrackLight.iv }
  6.  
  7.     # Second track is to the right
  8.     Translation { translation  8 0 0 }
  9.     File { name TrackLight.iv }
  10.  
  11.     # Translate room back to center between tracks.
  12.     Translation { translation  -4 0 0 }
  13.     File { name Room.iv }
  14. }
  15.